home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 May / PCpro_2006_05.ISO / files / mobile / fma-2.0-stable-setup.exe / {app} / source / uSIMEdit.dfm < prev    next >
Encoding:
Text File  |  2004-07-01  |  6.7 KB  |  245 lines

  1. object frmSIMEdit: TfrmSIMEdit
  2.   Left = 0
  3.   Top = 0
  4.   Width = 795
  5.   Height = 319
  6.   Font.Charset = RUSSIAN_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'Tahoma'
  10.   Font.Style = []
  11.   ParentFont = False
  12.   TabOrder = 0
  13.   Visible = False
  14.   DesignSize = (
  15.     795
  16.     319)
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 286
  20.     Width = 795
  21.     Height = 33
  22.     Align = alBottom
  23.     BevelOuter = bvLowered
  24.     TabOrder = 0
  25.     Visible = False
  26.     object btnUpdateSIM: TButton
  27.       Left = 8
  28.       Top = 4
  29.       Width = 75
  30.       Height = 25
  31.       Caption = 'Update SIM'
  32.       TabOrder = 0
  33.       OnClick = btnUpdateSIMClick
  34.     end
  35.     object cbForce: TCheckBox
  36.       Left = 92
  37.       Top = 9
  38.       Width = 109
  39.       Height = 17
  40.       Caption = 'Force update all'
  41.       TabOrder = 1
  42.     end
  43.     object btnReset: TButton
  44.       Left = 200
  45.       Top = 4
  46.       Width = 105
  47.       Height = 25
  48.       Caption = 'Reset change flaq'
  49.       TabOrder = 2
  50.       OnClick = btnResetClick
  51.     end
  52.   end
  53.   object ListNumbers: TVirtualStringTree
  54.     Left = 0
  55.     Top = 0
  56.     Width = 795
  57.     Height = 286
  58.     Align = alClient
  59.     DefaultNodeHeight = 17
  60.     DragMode = dmAutomatic
  61.     Header.AutoSizeIndex = -1
  62.     Header.Font.Charset = ANSI_CHARSET
  63.     Header.Font.Color = clWindowText
  64.     Header.Font.Height = -11
  65.     Header.Font.Name = 'Arial Unicode MS'
  66.     Header.Font.Style = []
  67.     Header.Height = 20
  68.     Header.MainColumn = 1
  69.     Header.Options = [hoAutoResize, hoColumnResize, hoDrag, hoHotTrack, hoShowImages, hoShowSortGlyphs, hoVisible]
  70.     Header.SortColumn = 1
  71.     Header.Style = hsFlatButtons
  72.     HintAnimation = hatNone
  73.     HintMode = hmTooltip
  74.     Images = Form1.ImageList4
  75.     IncrementalSearch = isInitializedOnly
  76.     IncrementalSearchTimeout = 500
  77.     Indent = 0
  78.     LineMode = lmBands
  79.     PopupMenu = PopupMenu1
  80.     TabOrder = 1
  81.     TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoSpanColumns, toAutoTristateTracking, toAutoDeleteMovedNodes]
  82.     TreeOptions.MiscOptions = [toAcceptOLEDrop, toFullRepaintOnResize, toInitOnSave, toReportMode, toToggleOnDblClick, toWheelPanning]
  83.     TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowHorzGridLines, toShowRoot, toShowTreeLines, toThemeAware, toUseBlendedImages]
  84.     TreeOptions.SelectionOptions = [toFullRowSelect, toMultiSelect, toRightClickSelect]
  85.     OnAfterPaint = ListNumbersAfterPaint
  86.     OnCompareNodes = ListNumbersCompareNodes
  87.     OnDblClick = btnEDITClick
  88.     OnGetText = ListNumbersGetText
  89.     OnGetImageIndex = ListNumbersGetImageIndex
  90.     OnHeaderClick = ListNumbersHeaderClick
  91.     OnHeaderMouseUp = ListNumbersHeaderMouseUp
  92.     OnIncrementalSearch = ListNumbersIncrementalSearch
  93.     OnKeyDown = ListNumbersKeyDown
  94.     Columns = <
  95.       item
  96.         Alignment = taRightJustify
  97.         Options = [coAllowClick, coDraggable, coEnabled, coParentColor, coResizable, coShowDropMark, coVisible]
  98.         Position = 0
  99.         WideText = 'Pos'
  100.       end
  101.       item
  102.         Position = 1
  103.         Width = 250
  104.         WideText = 'Contact name'
  105.       end
  106.       item
  107.         Position = 2
  108.         Width = 180
  109.         WideText = 'Number'
  110.       end
  111.       item
  112.         Position = 3
  113.         Width = 100
  114.         WideText = 'Type'
  115.       end
  116.       item
  117.         Position = 4
  118.         Width = 211
  119.         WideText = 'Status'
  120.       end>
  121.   end
  122.   object NoItemsPanel: TPanel
  123.     Left = 6
  124.     Top = 24
  125.     Width = 783
  126.     Height = 21
  127.     Anchors = [akLeft, akTop, akRight]
  128.     BevelOuter = bvNone
  129.     Caption = 
  130.       'There are no items to display in this view. Did you refresh the ' +
  131.       'folder?'
  132.     Color = clWindow
  133.     TabOrder = 2
  134.   end
  135.   object PopupMenu1: TPopupMenu
  136.     Images = Form1.ImageList2
  137.     OnPopup = PopupMenu1Popup
  138.     Left = 64
  139.     Top = 64
  140.     object NewPerson1: TMenuItem
  141.       Action = Form1.ActionContactsNewPerson
  142.     end
  143.     object N3: TMenuItem
  144.       Caption = '-'
  145.     end
  146.     object MessageContact1: TMenuItem
  147.       Action = Form1.ActionContactsNewMsg
  148.     end
  149.     object CallContact1: TMenuItem
  150.       Action = Form1.ActionContactsVoiceCall
  151.     end
  152.     object ChatContact1: TMenuItem
  153.       Action = Form1.ActionContactsNewChat
  154.     end
  155.     object N5: TMenuItem
  156.       Caption = '-'
  157.     end
  158.     object Resetchangeflag1: TMenuItem
  159.       Caption = 'Force as Not Modified'
  160.       OnClick = Resetchangeflag1Click
  161.     end
  162.     object UpdateContactsPosition1: TMenuItem
  163.       Caption = 'Reindex (Sort) All Contacts...'
  164.       OnClick = UpdateContactsPosition1Click
  165.     end
  166.     object UpdateContactsfromPhonebook1: TMenuItem
  167.       Caption = 'Copy All from Phonebook to SIM...'
  168.       OnClick = UpdateContactsfromPhonebook1Click
  169.     end
  170.     object SendAllContactstoPhonebook1: TMenuItem
  171.       Caption = 'Copy All from SIM to Phonebook...'
  172.       OnClick = SendAllContactstoPhonebook1Click
  173.     end
  174.     object N6: TMenuItem
  175.       Caption = '-'
  176.     end
  177.     object SendToPhone1: TMenuItem
  178.       Caption = 'Send To Phone'
  179.       object UpdateChanged1: TMenuItem
  180.         Caption = 'Modified Contacts...'
  181.         OnClick = UpdateChanged1Click
  182.       end
  183.       object UpdateAllRecords1: TMenuItem
  184.         Caption = 'All Contacts...'
  185.         OnClick = UpdateAllRecords1Click
  186.       end
  187.     end
  188.     object N7: TMenuItem
  189.       Caption = '-'
  190.     end
  191.     object DownloadEntirePhonebook1: TMenuItem
  192.       Caption = 'Download Entire Phonebook...'
  193.       ImageIndex = 1
  194.       OnClick = DownloadEntirePhonebook1Click
  195.     end
  196.     object N1: TMenuItem
  197.       Caption = '-'
  198.     end
  199.     object Clear1: TMenuItem
  200.       Action = Form1.ActionDelete
  201.     end
  202.     object N2: TMenuItem
  203.       Caption = '-'
  204.     end
  205.     object ImportContacts1: TMenuItem
  206.       Caption = 'Import Contacts...'
  207.       OnClick = ImportContacts1Click
  208.     end
  209.     object ExportContacts1: TMenuItem
  210.       Action = Form1.ActionContactsExportSM
  211.     end
  212.     object N4: TMenuItem
  213.       Caption = '-'
  214.     end
  215.     object Properties1: TMenuItem
  216.       Caption = '&Properties'
  217.       ImageIndex = 10
  218.       OnClick = btnEDITClick
  219.     end
  220.   end
  221.   object FormStorage1: TFormStorage
  222.     IniFileName = 'Software\floAt'
  223.     IniSection = 'SM'
  224.     Options = []
  225.     UseRegistry = True
  226.     OnSavePlacement = FormStorage1SavePlacement
  227.     OnRestorePlacement = FormStorage1RestorePlacement
  228.     StoredValues = <
  229.       item
  230.         Name = 'ListHeader'
  231.         Value = ''
  232.       end>
  233.     Left = 28
  234.     Top = 64
  235.   end
  236.   object OpenDialog1: TOpenDialog
  237.     DefaultExt = '.vcf'
  238.     Filter = 'vCard Files (*.vcf)|*.vcf|All Files|*.*'
  239.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
  240.     Title = 'Import Contacts...'
  241.     Left = 100
  242.     Top = 64
  243.   end
  244. end
  245.